Skip to content

GH-87695: Fix OSError from pathlib.Path.glob()#104292

Merged
barneygale merged 2 commits intopython:mainfrom
barneygale:gh-87695-glob-oserror-long-symlink
May 10, 2023
Merged

GH-87695: Fix OSError from pathlib.Path.glob()#104292
barneygale merged 2 commits intopython:mainfrom
barneygale:gh-87695-glob-oserror-long-symlink

Conversation

@barneygale
Copy link
Contributor

@barneygale barneygale commented May 8, 2023

Fix issue where pathlib.Path.glob() raised OSError when it encountered a symlink to an overly long path.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants